Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Table): calc table height incorrect when invisible at first render #3980

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

ArgoZhang
Copy link
Collaborator

calc table height incorrect when invisible at first render

Description

close #3979

@bb-auto bb-auto bot added the bug Something isn't working label Aug 5, 2024
@bb-auto bb-auto bot added this to the v8.8.0 milestone Aug 5, 2024
Copy link

codecov bot commented Aug 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3468812) to head (f4b2fdf).

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #3980   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          593       593           
  Lines        25820     25820           
  Branches      3756      3756           
=========================================
  Hits         25820     25820           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ArgoZhang ArgoZhang merged commit e2c60b7 into main Aug 5, 2024
5 checks passed
@ArgoZhang ArgoZhang deleted the fix-table branch August 5, 2024 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug(Table): calc table height incorrect when invisible at first render
1 participant